Package | hl7.fhir.uv.crmi |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/crmi/https://build.fhir.org/ig/HL7/crmi-ig/OperationDefinition-crmi-artifact-diff.html |
Url | http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-artifact-diff |
Version | 1.1.0-cibuild |
Status | active |
Date | 2024-08-29T03:38:40+00:00 |
Name | CRMIArtifactDiff |
Title | CRMI Artifact Diff |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Describes the differences between two knowledge artifacts in [FHIR Patch format](https://www.hl7.org/fhir/fhirpatch.html) by recursively resolving dependencies to get a holistic diff. |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition crmi-artifact-diff
URL: [base]/$artifact-diff
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | source | 0..1 | canonical | The canonical reference of the source artifact to compare against | ||
IN | target | 1..1 | canonical | A canonical reference of the target artifact which is being compared. | ||
IN | compareComputable | 0..1 | boolean | Whether or not to compare computable content such as ValueSet.compose.include entries. | ||
IN | compareExecutable | 0..1 | boolean | Whether or not to compare executable content such as ValueSet.expansion.contains entries. | ||
OUT | return | 1..1 | Parameters | The differential in FHIR Patch format. |
The operation is only valid between two resources of the same type and can optionally include expanding all ValueSets in the dependency tree.
{
"resourceType" : "OperationDefinition",
"id" : "crmi-artifact-diff",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition crmi-artifact-diff</b></p><a name=\"crmi-artifact-diff\"> </a><a name=\"hccrmi-artifact-diff\"> </a><a name=\"crmi-artifact-diff-en-US\"> </a><p>URL: [base]/$artifact-diff</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>source</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#canonical\">canonical</a></td><td/><td><div><p>The canonical reference of the source artifact to compare against</p>\n</div></td></tr><tr><td>IN</td><td>target</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#canonical\">canonical</a></td><td/><td><div><p>A canonical reference of the target artifact which is being compared.</p>\n</div></td></tr><tr><td>IN</td><td>compareComputable</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#boolean\">boolean</a></td><td/><td><div><p>Whether or not to compare computable content such as ValueSet.compose.include entries.</p>\n</div></td></tr><tr><td>IN</td><td>compareExecutable</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#boolean\">boolean</a></td><td/><td><div><p>Whether or not to compare executable content such as ValueSet.expansion.contains entries.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/parameters.html\">Parameters</a></td><td/><td><div><p>The differential in <a href=\"https://www.hl7.org/fhir/fhirpatch.html\">FHIR Patch format</a>.</p>\n</div></td></tr></table><div><p>The operation is only valid between two resources of the same type and can optionally include expanding all ValueSets in the dependency tree.</p>\n</div></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}
],
"url" : "http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-artifact-diff",
"version" : "1.1.0-cibuild",
"name" : "CRMIArtifactDiff",
"title" : "CRMI Artifact Diff",
"status" : "active",
"kind" : "operation",
"date" : "2024-08-29T03:38:40+00:00",
"publisher" : "HL7 International / Clinical Decision Support",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "Describes the differences between two knowledge artifacts in [FHIR Patch format](https://www.hl7.org/fhir/fhirpatch.html) by recursively resolving dependencies to get a holistic diff.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"code" : "artifact-diff",
"comment" : "The operation is only valid between two resources of the same type and can optionally include expanding all ValueSets in the dependency tree.",
"resource" : [
"ActivityDefinition",
"CapabilityStatement",
"CodeSystem",
"CompartmentDefinition",
"ConceptMap",
"ExampleScenario",
"GraphDefinition",
"ImplementationGuide",
"Library",
"Measure",
"Medication",
"MedicationKnowledge",
"MessageDefinition",
"NamingSystem",
"OperationDefinition",
"PlanDefinition",
"Questionnaire",
"SearchParameter",
"StructureDefinition",
"StructureMap",
"Substance",
"TerminologyCapabilities",
"TestScript",
"ValueSet"
],
"system" : true,
"type" : false,
"instance" : false,
"parameter" : [
{
"name" : "source",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "The canonical reference of the source artifact to compare against",
"type" : "canonical"
},
{
"name" : "target",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "A canonical reference of the target artifact which is being compared.",
"type" : "canonical"
},
{
"name" : "compareComputable",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Whether or not to compare computable content such as ValueSet.compose.include entries.",
"type" : "boolean"
},
{
"name" : "compareExecutable",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Whether or not to compare executable content such as ValueSet.expansion.contains entries.",
"type" : "boolean"
},
{
"name" : "return",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "The differential in [FHIR Patch format](https://www.hl7.org/fhir/fhirpatch.html).",
"type" : "Parameters"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.